Find the build directory matching the current interpreter
authorDmitry Shachnev <mitya57@debian.org>
Sun, 14 Nov 2021 18:08:50 +0000 (21:08 +0300)
committerDmitry Shachnev <mitya57@debian.org>
Tue, 20 Jan 2026 21:26:54 +0000 (00:26 +0300)
commitba6cf9238e93202f9229aadedeb5d8c8a8991b55
tree800223cf05b0ea062fb2effb47bc456b1c9e0301
parent2bd7efb194f2543e06a6fc1ea6fe76eca1894cce
Find the build directory matching the current interpreter

This is needed to allow us to run tests with all supported Python versions.
Without this patch, the latest build directory will be always picked, no
matter what the current interpreter is.

Gbp-Pq: Name test-with-current-interpreter.patch
testing/buildlog.py